type go.uber.org/mock/gomock.lenMatcher
4 uses
go.uber.org/mock/gomock (current package)
matchers.go#L249: type lenMatcher struct {
matchers.go#L253: func (m lenMatcher) Matches(x any) bool {
matchers.go#L263: func (m lenMatcher) String() string {
matchers.go#L383: return lenMatcher{i}
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)